DioDocs for PDF
DrawVertGlyphs(Font,UInt16[],Single[],Single[],Single[],String[],Int32,Color,Matrix3x2) メソッド

DS.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcDXGraphics クラス > DrawVertGlyphs メソッド : DrawVertGlyphs(Font,UInt16[],Single[],Single[],Single[],String[],Int32,Color,Matrix3x2) メソッド
For internal use only.
シンタックス
'宣言
 
Public Overloads Overrides Sub DrawVertGlyphs( _
   ByVal font As Font, _
   ByVal glyphs() As System.UShort, _
   ByVal glyphAdvances() As System.Single, _
   ByVal glyphVx() As System.Single, _
   ByVal glyphVy() As System.Single, _
   ByVal glyphUtf16() As System.String, _
   ByVal length As System.Integer, _
   ByVal color As System.Drawing.Color, _
   ByVal matrix As System.Numerics.Matrix3x2 _
) 
public override void DrawVertGlyphs( 
   Font font,
   System.ushort[] glyphs,
   System.float[] glyphAdvances,
   System.float[] glyphVx,
   System.float[] glyphVy,
   System.string[] glyphUtf16,
   System.int length,
   System.Drawing.Color color,
   System.Numerics.Matrix3x2 matrix
)

パラメータ

font
glyphs
glyphAdvances
glyphVx
glyphVy
glyphUtf16
length
color
matrix
参照

GcDXGraphics クラス
GcDXGraphics メンバ
オーバーロード一覧